cssgadget: Compute relative to own allocation, not widget allocation
authorBenjamin Otte <otte@redhat.com>
Tue, 29 Nov 2016 10:32:45 +0000 (11:32 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 5 Dec 2016 14:02:46 +0000 (15:02 +0100)
commit633631a47b9a78855965f19b6050ca6e1616d6d8
tree7a7a7b1a244cf8a836d66c9e6fdd14236c0d0699
parentf6b44773934546bda7d35073673922cfc90b3b6f
cssgadget: Compute relative to own allocation, not widget allocation

This would lead to clipped gadgets when the gadget allocation differed
from the widget allocation, like in GtkListBox.
gtk/gtkcssgadget.c